home *** CD-ROM | disk | FTP | other *** search
/ The Sunday Times: The Month 2004 October / The Sunday Times - The Month 2004-10.iso / pc / assets / bespoke / feature / movies / section1.swf / scripts / frame_66 / DoAction.as
Text File  |  2004-09-06  |  69b  |  9 lines

  1. if(moveOnClicked == true)
  2. {
  3.    play();
  4. }
  5. else
  6. {
  7.    stop();
  8. }
  9.